-
Home
-
Advanced Views – Display Posts, Custom Fields, and More
-
3.7.19
-
Code
-
Classes
- Field_Meta
| Total Complexity |
40 |
| Dependencies |
0 |
| Dependents |
7 |
| Total lines |
221 |
| Lines of code |
134 |
| Logical lines of code |
58 |
| Comment lines |
28 |
| Methods |
36 |
| Properties |
18 |
Methods 36
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_choices() |
S |
64 |
4 |
9 |
| __construct() |
S |
56 |
1 |
20 |
| unset_custom_arg() |
S |
71 |
2 |
6 |
| is_field_exist() |
S |
82 |
1 |
3 |
| get_field_id() |
S |
82 |
1 |
3 |
| get_name() |
S |
82 |
1 |
3 |
| get_type() |
S |
82 |
1 |
3 |
| get_custom_arg() |
S |
79 |
1 |
3 |
| set_custom_arg() |
S |
80 |
1 |
3 |
| get_return_format() |
S |
82 |
1 |
3 |
| get_display_format() |
S |
82 |
1 |
3 |
| get_choices() |
S |
82 |
1 |
3 |
| is_multiple() |
S |
82 |
1 |
3 |
| is_repeater() |
S |
82 |
1 |
3 |
| is_group() |
S |
82 |
1 |
3 |
| get_self_repeatable_meta() |
S |
82 |
1 |
3 |
| get_default_value() |
S |
82 |
1 |
3 |
| get_zoom() |
S |
82 |
1 |
3 |
| get_center_lat() |
S |
82 |
1 |
3 |
| get_center_lng() |
S |
82 |
1 |
3 |
| get_vendor_name() |
S |
82 |
1 |
3 |
| is_ui_only() |
S |
82 |
1 |
3 |
| set_is_field_exist() |
S |
81 |
1 |
3 |
| set_name() |
S |
81 |
1 |
3 |
| set_type() |
S |
81 |
1 |
3 |
| set_return_format() |
S |
81 |
1 |
3 |
| set_display_format() |
S |
81 |
1 |
3 |
| set_is_multiple() |
S |
81 |
1 |
3 |
| set_is_repeater() |
S |
81 |
1 |
3 |
| set_is_group() |
S |
81 |
1 |
3 |
| set_self_repeatable_meta() |
S |
81 |
1 |
3 |
| set_default_value() |
S |
81 |
1 |
3 |
| set_zoom() |
S |
81 |
1 |
3 |
| set_center_lat() |
S |
81 |
1 |
3 |
| set_center_lng() |
S |
81 |
1 |
3 |
| set_is_ui_only() |
S |
81 |
1 |
3 |